func github.com/jackc/pgx/v5/internal/sanitize.singleQuoteState

2 uses

	github.com/jackc/pgx/v5/internal/sanitize (current package)
		sanitize.go#L230: 			return singleQuoteState
		sanitize.go#L275: func singleQuoteState(l *sqlLexer) stateFn {